Skip to content

chore: version packages#444

Merged
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main
Jan 21, 2026
Merged

chore: version packages#444
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main

Conversation

@FL4TLiN3
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@perstack/base@0.0.49

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

create-expert@0.0.11

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked

perstack@0.0.70

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/runtime@0.0.88
    • @perstack/react@0.0.42

@perstack/runtime@0.0.88

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/base@0.0.49

@perstack/core@0.0.40

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked

@perstack/react@0.0.42

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

@perstack/mock@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

@perstack/anthropic-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/azure-openai-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/bedrock-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/provider-core@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

@perstack/deepseek-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/google-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/ollama-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/openai-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/vertex-provider@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/provider-core@0.0.10

@perstack/runner@0.0.14

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/runtime@0.0.88
    • @perstack/filesystem-storage@0.0.10
    • @perstack/claude-code@0.0.9
    • @perstack/cursor@0.0.9
    • @perstack/docker@0.0.9
    • @perstack/gemini@0.0.9

@perstack/adapter-base@0.0.7

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

@perstack/claude-code@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/adapter-base@0.0.7

@perstack/cursor@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/adapter-base@0.0.7

@perstack/docker@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/adapter-base@0.0.7

@perstack/gemini@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40
    • @perstack/adapter-base@0.0.7

@perstack/s3-storage@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/s3-compatible-storage@0.0.9

@perstack/r2-storage@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/s3-compatible-storage@0.0.9

@perstack/filesystem-storage@0.0.10

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

@perstack/s3-compatible-storage@0.0.9

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked
  • Updated dependencies [6f8d04a]:

    • @perstack/core@0.0.40

@perstack/tui-components@0.0.3

Patch Changes

  • #442 6f8d04a Thanks @FL4TLiN3! - Add runtime version tracking to Job schema and validation

    • Add runtimeVersion field to Job schema to track which runtime version executed the job
    • Add minRuntimeVersion field to Expert schema for compatibility requirements
    • Runtime version 0.x.y is treated as v1.0 for compatibility
    • Validate entire delegation chain before execution (fail fast, no LLM calls if incompatible)
    • Recursive delegate resolution ensures all experts in chain are checked

@github-actions github-actions bot force-pushed the changeset-release/main branch from dedbf2f to 78f3e58 Compare January 21, 2026 17:13
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) January 21, 2026 17:13
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@FL4TLiN3 FL4TLiN3 merged commit 2bb07fa into main Jan 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants